-
Home
-
Online Buchungssystem – edoobox
-
3.3.19 (latest)
-
Code
-
Classes
- Auth
| Total Complexity |
28 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
129 |
| Lines of code |
101 |
| Logical lines of code |
49 |
| Comment lines |
0 |
| Methods |
9 |
| Properties |
3 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| authenticate() |
A |
44 |
10 |
42 |
| isAuthenticated() |
S |
57 |
8 |
15 |
| checkCredentials() |
S |
51 |
4 |
25 |
| __construct() |
S |
72 |
1 |
5 |
| getAuthToken() |
S |
79 |
1 |
3 |
| getEdid() |
S |
79 |
1 |
3 |
| getPublicKey() |
S |
80 |
1 |
3 |
| getSecretKey() |
S |
80 |
1 |
3 |
| authQueryString() |
S |
89 |
1 |
2 |